SenderFaxIsFixed Property
Specifies whether the value of a field element is fixed.
The defined values are:
-false: value of field element may be replaced with a new value in future edits.
-true: value of field element shall be preserved in future edits.
Namespace: Independentsoft.Office.Odf.FieldsAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public bool IsFixed { get; set; }
Public Property IsFixed As Boolean
Get
Set
Property Value
Boolean